github.com/andybalholm/brotli/matchfinder.matchEmitter.emit (method)
15 uses
github.com/andybalholm/brotli/matchfinder (current package)
emitter.go#L27: func (e *matchEmitter) emit(m absoluteMatch) {
m4.go#L121: e.emit(matches[1])
m4.go#L124: e.emit(matches[0])
m4.go#L224: e.emit(matches[2])
m4.go#L256: e.emit(matches[2])
m4.go#L268: e.emit(matches[1])
m4.go#L272: e.emit(matches[0])
trio.go#L262: e.emit(matches[2])
trio.go#L275: e.emit(matches[2])
trio.go#L299: e.emit(matches[1])
trio.go#L302: e.emit(matches[0])
zm.go#L240: e.emit(matches[2])
zm.go#L253: e.emit(matches[2])
zm.go#L278: e.emit(matches[1])
zm.go#L281: e.emit(matches[0])
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |